[INFO] cloning repository https://github.com/jchidley/zwift-race-finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchidley/zwift-race-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad3e87c19010e5b33de873a148f5f590acfbf570
[INFO] testing jchidley/zwift-race-finder against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchidley%2Fzwift-race-finder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchidley/zwift-race-finder
[INFO] finished tweaking git repo https://github.com/jchidley/zwift-race-finder
[INFO] tweaked toml for git repo https://github.com/jchidley/zwift-race-finder written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchidley/zwift-race-finder on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchidley/zwift-race-finder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded tesseract-plumbing v0.8.0
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded windows-link v0.1.3
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded leptonica-plumbing v1.4.0
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded tesseract-sys v0.5.15
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded bindgen v0.64.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded exr v1.73.0
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded ocrs v0.10.3
[INFO] [stderr]   Downloaded openssl v0.10.73
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.109
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded rten v0.18.0
[INFO] [stderr]   Downloaded rustix v1.0.7
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded rten-tensor v0.18.0
[INFO] [stderr]   Downloaded keyring v3.6.2
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded rten-simd v0.18.0
[INFO] [stderr]   Downloaded rten-vecmath v0.18.0
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded rten-imageproc v0.18.0
[INFO] [stderr]   Downloaded leptonica-sys v0.4.9
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] [stderr]   Downloaded leptess v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83c717d3ca928eea0f69d084a152fecabab950a06e1b2224c3fa55d4f9d5c1bb
[INFO] running `Command { std: "docker" "start" "-a" "83c717d3ca928eea0f69d084a152fecabab950a06e1b2224c3fa55d4f9d5c1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c717d3ca928eea0f69d084a152fecabab950a06e1b2224c3fa55d4f9d5c1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c717d3ca928eea0f69d084a152fecabab950a06e1b2224c3fa55d4f9d5c1bb", kill_on_drop: false }`
[INFO] [stdout] 83c717d3ca928eea0f69d084a152fecabab950a06e1b2224c3fa55d4f9d5c1bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10a9695d8a53c65904eca29ca36f80f6b1d0a5e2a469e4a5d37de638480d4f41
[INFO] running `Command { std: "docker" "start" "-a" "10a9695d8a53c65904eca29ca36f80f6b1d0a5e2a469e4a5d37de638480d4f41", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling zwift-race-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `zwift_race_finder::constants::*`
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use zwift_race_finder::constants::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.55s
[INFO] running `Command { std: "docker" "inspect" "10a9695d8a53c65904eca29ca36f80f6b1d0a5e2a469e4a5d37de638480d4f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a9695d8a53c65904eca29ca36f80f6b1d0a5e2a469e4a5d37de638480d4f41", kill_on_drop: false }`
[INFO] [stdout] 10a9695d8a53c65904eca29ca36f80f6b1d0a5e2a469e4a5d37de638480d4f41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ebaa4e95539dc00eff8943e34b7921da486ef565c6912859800a7c1de4ddeef
[INFO] running `Command { std: "docker" "start" "-a" "2ebaa4e95539dc00eff8943e34b7921da486ef565c6912859800a7c1de4ddeef", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling zwift-race-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `uom-migration`
[INFO] [stdout]  --> tests/uom_integration_tests.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(test, feature = "uom-migration"))]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `crossbeam`, `default`, `image`, `imageproc`, `keyring`, `keyring-storage`, `leptess`, `ocr`, `ocrs`, `once_cell`, `rayon`, `rten`, `rten-imageproc`, and `rten-tensor`
[INFO] [stdout]   = help: consider adding `uom-migration` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::ZwiftEvent`
[INFO] [stdout]   --> tests/golden/generate_baseline.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     models::ZwiftEvent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> tests/golden/generate_baseline_improved.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `zwift_race_finder::constants::*`
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use zwift_race_finder::constants::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_name`
[INFO] [stdout]    --> tests/golden/validate_test_data.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 for (event_name, actual, score) in races {
[INFO] [stdout]     |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidationStats` is never constructed
[INFO] [stdout]   --> tests/golden/validate_test_data.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ValidationStats {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `category::get_category_from_score`
[INFO] [stdout]  --> tests/properties/behavioral_invariants.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     category::get_category_from_score,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> tests/properties/behavioral_invariants.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert!(duration >= 0,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]     --> src/main.rs:1364:13
[INFO] [stdout]      |
[INFO] [stdout] 1364 |         let event = create_test_event("Test Race", 40.0, "Watopia", "CYCLING");
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]     --> src/main.rs:1465:13
[INFO] [stdout]      |
[INFO] [stdout] 1465 |         let args = Args {
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_race_results` is never used
[INFO] [stdout]    --> src/database.rs:567:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 567 |     pub fn get_all_race_results(&self) -> Result<Vec<RaceResult>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcy9Jeql/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzwift_race_finder-3fc9d66cd6133eec,libreqwest-7e74cc476a03d3db,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-bdec389a11d3b696,libcookie_store-0727dc0be6dcbf71,libpublicsuffix-f69ecfc310243b79,libpsl_types-fd0d8ee12106f23e,libcookie-31f2b1ea9a99c336,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libidna-79670f9e066f5dcd,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1820a7e391b13fb4,libserde_urlencoded-8312f93f3a5ad6ae,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-db32426145d38e65,libopenssl_probe-cbab9b905ab83f66,libopenssl-f7501f42ea133d66,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3500135c79273220,libhyper-07a3ce6b612f1dba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf80ddbfe68f4f6e,libtokio_util-022d8dc467186a1e,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-394b918668cad64a,libfutures_util-d08fd272e6b5fc2e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-6ace6007e7447c8f,libidna-a07a11e9f213603e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-06e8aed9f4fc7529,libicu_properties-ca99d04ed1b50b48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-f4bf9087dbae7e54,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9c3900835f8387d1,libpotential_utf-e54b7074252d132d,libicu_provider-083396b3efbc40af,libicu_locale_core-3d4281e9e0c05aa1,libtinystr-f4fe5705d4d1ba7e,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3a60430150532379,libzerotrie-737dc8e30bd76e6d,libyoke-375ed1be3df93eba,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-3fd6ee6b86e8350a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libfnv-2d77ec4f6f971b24,libtoml-b48497351ffeaa85,libtoml_edit-0143bece82da3d8f,libserde_spanned-3759adf88e8ea777,libindexmap-ca2ba00b37b1e105,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-f455b6c67b2f4f5b,libdirs-5f351c546185f916,libdirs_sys-6299a824e4f18b18,liboption_ext-23838f1959a6156b,libserde_json-3f448fdad6ee906a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtokio-092cbf84b013f9e6,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libbytes-bfe11088fe358bd1,libmio-8db9bd8702ad1160,libparking_lot-ba51051ececb4254,libparking_lot_core-a6023d17eda94e3a,liblibc-e32e94b265a2208b,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,librusqlite-c9de621c295949de,libbitflags-8d6004180f14a06d,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-c686b232cbdb84a3,libhashbrown-f525f00f6528006e,libahash-c36b27a2200aed68,libonce_cell-0ba6aecba7086d38,libcfg_if-5a199b0ec0054672,libzerocopy-faff184601410546,liblibsqlite3_sys-e5f2a299edd728e5,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libchrono-2de9753b177ba378,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libserde-43b915ef829c9107,libclap-a430dcf57d4da051,libclap_builder-63810db19bcee456,libstrsim-24acdad2526b95b7,libanstream-5710bb053c641784,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libanyhow-e1510cbfe26654d3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcy9Jeql/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e39944685e19db44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/import_zwift_offline_routes-5184f15e10c41215" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zwift-race-finder` (bin "import_zwift_offline_routes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustciKlhfC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-b621c44ab7e590c8,libunsafe_libyaml-7bc1bf218b2f5452}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzwift_race_finder-3fc9d66cd6133eec,libreqwest-7e74cc476a03d3db,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-bdec389a11d3b696,libcookie_store-0727dc0be6dcbf71,libpublicsuffix-f69ecfc310243b79,libpsl_types-fd0d8ee12106f23e,libcookie-31f2b1ea9a99c336,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libidna-79670f9e066f5dcd,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1820a7e391b13fb4,libserde_urlencoded-8312f93f3a5ad6ae,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-db32426145d38e65,libopenssl_probe-cbab9b905ab83f66,libopenssl-f7501f42ea133d66,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3500135c79273220,libhyper-07a3ce6b612f1dba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf80ddbfe68f4f6e,libtokio_util-022d8dc467186a1e,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-394b918668cad64a,libfutures_util-d08fd272e6b5fc2e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-6ace6007e7447c8f,libidna-a07a11e9f213603e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-06e8aed9f4fc7529,libicu_properties-ca99d04ed1b50b48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-f4bf9087dbae7e54,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9c3900835f8387d1,libpotential_utf-e54b7074252d132d,libicu_provider-083396b3efbc40af,libicu_locale_core-3d4281e9e0c05aa1,libtinystr-f4fe5705d4d1ba7e,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3a60430150532379,libzerotrie-737dc8e30bd76e6d,libyoke-375ed1be3df93eba,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-3fd6ee6b86e8350a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libfnv-2d77ec4f6f971b24,libtoml-b48497351ffeaa85,libtoml_edit-0143bece82da3d8f,libserde_spanned-3759adf88e8ea777,libindexmap-ca2ba00b37b1e105,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-f455b6c67b2f4f5b,libdirs-5f351c546185f916,libdirs_sys-6299a824e4f18b18,liboption_ext-23838f1959a6156b,libserde_json-3f448fdad6ee906a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtokio-092cbf84b013f9e6,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libbytes-bfe11088fe358bd1,libmio-8db9bd8702ad1160,libparking_lot-ba51051ececb4254,libparking_lot_core-a6023d17eda94e3a,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,librusqlite-c9de621c295949de,libbitflags-8d6004180f14a06d,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-c686b232cbdb84a3,libhashbrown-f525f00f6528006e,libahash-c36b27a2200aed68,libcfg_if-5a199b0ec0054672,libzerocopy-faff184601410546,liblibsqlite3_sys-e5f2a299edd728e5,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libanyhow-e1510cbfe26654d3,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libchrono-2de9753b177ba378,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libinsta-80c2e65323408bb0,libconsole-968694975beea5e7,liblibc-e32e94b265a2208b,libsimilar-d5722a796f4923cd,libonce_cell-0ba6aecba7086d38,libserde-43b915ef829c9107}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustciKlhfC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e39944685e19db44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snapshot_tests-d1cc1c6932769743" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zwift-race-finder` (test "snapshot_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustch8peLd/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzwift_race_finder-3fc9d66cd6133eec,libreqwest-7e74cc476a03d3db,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-bdec389a11d3b696,libcookie_store-0727dc0be6dcbf71,libpublicsuffix-f69ecfc310243b79,libpsl_types-fd0d8ee12106f23e,libcookie-31f2b1ea9a99c336,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libidna-79670f9e066f5dcd,libunicode_normalization-5c2980e93b576be1,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-1820a7e391b13fb4,libserde_urlencoded-8312f93f3a5ad6ae,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-db32426145d38e65,libopenssl_probe-cbab9b905ab83f66,libopenssl-f7501f42ea133d66,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3500135c79273220,libhyper-07a3ce6b612f1dba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-cf80ddbfe68f4f6e,libtokio_util-022d8dc467186a1e,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,liblog-394b918668cad64a,libfutures_util-d08fd272e6b5fc2e,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-6ace6007e7447c8f,libidna-a07a11e9f213603e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-06e8aed9f4fc7529,libicu_properties-ca99d04ed1b50b48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-f4bf9087dbae7e54,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-9c3900835f8387d1,libpotential_utf-e54b7074252d132d,libicu_provider-083396b3efbc40af,libicu_locale_core-3d4281e9e0c05aa1,libtinystr-f4fe5705d4d1ba7e,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3a60430150532379,libzerotrie-737dc8e30bd76e6d,libyoke-375ed1be3df93eba,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-3fd6ee6b86e8350a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ee1406c505ea38c3,libtoml-b48497351ffeaa85,libtoml_edit-0143bece82da3d8f,libserde_spanned-3759adf88e8ea777,libindexmap-ca2ba00b37b1e105,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libwinnow-ad4c8d7ea8fc6772,libtoml_write-391d1a913c599bd8,libtoml_datetime-f455b6c67b2f4f5b,libdirs-5f351c546185f916,libdirs_sys-6299a824e4f18b18,liboption_ext-23838f1959a6156b,libserde_json-3f448fdad6ee906a,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libtokio-092cbf84b013f9e6,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libbytes-bfe11088fe358bd1,libmio-8db9bd8702ad1160,libparking_lot-ba51051ececb4254,libparking_lot_core-a6023d17eda94e3a,liblock_api-1ba86343ea53273c,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,librusqlite-c9de621c295949de,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-c686b232cbdb84a3,libhashbrown-f525f00f6528006e,libahash-c36b27a2200aed68,liblibsqlite3_sys-e5f2a299edd728e5,libcolored-cc6ba8b546e9b785,libanyhow-e1510cbfe26654d3,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libmemchr-6f5829dadd40eda8,libchrono-2de9753b177ba378,libiana_time_zone-693b81a5c0b46492,libnum_traits-8a0262b550f89c1e,libserde-43b915ef829c9107,libproptest-739e164bc6809172,libunarray-efa7fbfb9b1c3a47,libregex_syntax-13fc688ae7f36982,librand_xorshift-c30f378738545a1f,librand-394f185ab2111441,librand_chacha-9f8719ede7aba5f3,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-b461f652596705d6,librusty_fork-7fc8deb800b99640,libwait_timeout-1f8e748bc822b4aa,libtempfile-57bb6caac9643428,libgetrandom-e774657f4c849ccd,liblibc-e32e94b265a2208b,libcfg_if-5a199b0ec0054672,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-6ee7b77c26bc451d,liblinux_raw_sys-20b62ec4b985a4c8,libfnv-2d77ec4f6f971b24,libquick_error-d40abd8d97f0f2e3,liblazy_static-b3603208c0de2608,libbit_set-9ad08fd1f5d03482,libbit_vec-4078949085e9c884,libbitflags-8d6004180f14a06d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustch8peLd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-e39944685e19db44/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/property_tests-6dc3603b117d1c62" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zwift-race-finder` (test "property_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2ebaa4e95539dc00eff8943e34b7921da486ef565c6912859800a7c1de4ddeef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebaa4e95539dc00eff8943e34b7921da486ef565c6912859800a7c1de4ddeef", kill_on_drop: false }`
[INFO] [stdout] 2ebaa4e95539dc00eff8943e34b7921da486ef565c6912859800a7c1de4ddeef
